Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sonarcloud issues #5

Merged
merged 1 commit into from
May 24, 2024
Merged

Fix sonarcloud issues #5

merged 1 commit into from
May 24, 2024

Conversation

Rayman
Copy link
Collaborator

@Rayman Rayman commented May 24, 2024

No description provided.

@Rayman Rayman requested a review from Timple May 24, 2024 07:43
@Rayman Rayman self-assigned this May 24, 2024
// closing the socket could fail, but we should not propagate exceptions out of the destructor
RCLCPP_ERROR(logger_, "%s", e.what());
}
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this try catch will make sonarcloud happy, but lets try

@Rayman Rayman merged commit 5c09290 into main May 24, 2024
4 checks passed
@Rayman Rayman deleted the fix/sonarcloud-issues branch May 24, 2024 11:30
@Rayman Rayman restored the fix/sonarcloud-issues branch May 24, 2024 11:30
@Rayman Rayman deleted the fix/sonarcloud-issues branch May 24, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants